core: Expose more details of commit via API
authorColin Walters <walters@verbum.org>
Wed, 21 Dec 2011 23:58:44 +0000 (18:58 -0500)
committerColin Walters <walters@verbum.org>
Wed, 21 Dec 2011 23:58:44 +0000 (18:58 -0500)
commitc8377c7c5cd03318a3a416ab1ee4a71f69c9d9b8
tree3a20ad5d6c3cc5a765c3fa0803e88865ed6186c7
parent59281d590180d4c319c99f2e21605bd68a4c4946
core: Expose more details of commit via API

Rather than offering high level "commit directory", instead perform
operations on a mtree.  Commits are treated more like regular objects.

Change the commit builtin to drive this all at a lower level.
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-commit.c